Aviation API
20 Tropical Cyclone Advisories
The Tropical Cyclone Advisories are produced by specified issuing centres around the world. They are issued every six hours when there is an active tropical cyclone.
20.1 Issuing Centre
20.1.1 Description:
This returns any active Tropical Cyclone Advisories issued by the selected issue centre.
20.1.2 API Call:
GET /aviation/tcadvisory/{issuecentre}
20.1.3 Path Parameter:
Parameter | Example | Description |
---|---|---|
Issue Centre | darwin | A supported TCA issue centre as in the table below. The issue centre must be lowercase. This path parameter is Mandatory. |
20.1.4 Example:
This example would return any valid tropical cyclone advisories sourced from the specified issue centre.
GET /aviation/tcadvisory/miami
20.1.5 API Response:
{
"version":"1.0",
"issue-time":"2018-10-15T03:22:10Z",
"path":"/tcadvisory/miami",
"response":[
]
}
20.1.6 Table of Tropical Cyclone Advisory Issue Centres:
Issue Centre | Description | ICAO Code |
---|---|---|
darwin | Darwin, Australia | ADRM |
honolulu | Honolulu, United States | PHFO |
miami | Miami, United States | KNHC |
nadi | Nadi, Fiji | NFFN |
newdelhi | New Delhi, India | VIDP |
reunion | Reunion, France | FMEE |
tokyo | Tokyo, Japan | RJTD |